-To modify the the weapons.ymt i recommend using something like notepad++ to make it less confusing.

-Open the weapons.ymt from the mod you want to use.

-In the search bar look for "weaponinfo" and hit enter until you find the name of the weapons you want to remove the straps from, look at the images in this folder to help yourself.

-After you found the weapon you want to remove the strap from scroll down until you find "<AttachBone>WAPMISC</AttachBone>" (look at the image in this folder to understand)

-After you you find that delete the whole:

        	<Item>
              <AttachBone>WAPMISC</AttachBone>
              <Components>
                <Item>
                  <Name>COMPONENT_REPEATER_CLOTH_STRAP01</Name>
                  <Default value="true" />
                </Item>
              </Components>
            </Item>
 
like in the image provided.

-To remove the other straps just do this step after you find the "weaponinfo" of the said weapon.          	